home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c++ / 1170 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.8 KB

  1. Path: engnews1.Eng.Sun.COM!taumet!clamage
  2. From: vandevod@cs.rpi.edu (David Vandevoorde)
  3. Newsgroups: comp.std.c++
  4. Subject: Re: Template argument deduction
  5. Date: 19 Apr 1996 14:43:42 GMT
  6. Organization: RPI Computer Science
  7. Sender: vandevod@avs.cs.rpi.edu
  8. Approved: clamage@eng.sun.com (comp.std.c++)
  9. Message-ID: <xsok9zdkmuj.fsf@avs.cs.rpi.edu>
  10. References: <FREYBURG.96Apr15144107@glitch.stanford.edu>
  11.     <xsoratnorr5.fsf@avs.cs.rpi.edu>
  12.     <FREYBURG.96Apr18141053@wavelet.stanford.edu>
  13. NNTP-Posting-Host: taumet.eng.sun.com
  14. X-Nntp-Posting-Host: avs.cs.rpi.edu
  15. In-Reply-To: freyburg@wavelet.stanford.edu's message of 18 Apr 1996 21:14:46
  16.     GMT
  17. X-Newsreader: Gnus v5.1
  18. Content-Length: 773
  19. X-Lines: 19
  20. Originator: clamage@taumet
  21.  
  22. >>>>> "BF" == Brian Michael Freyburger <freyburg@wavelet.stanford.edu> writes:
  23. I (Daveed) wrote:
  24. >>  It's a non-issue since default template arguments cannot be
  25. >> specified for function templates.
  26.  
  27. BF> Where in the working papers does it say this?  They appear to me
  28. BF> to be introduced in 14.8 [temp.arg], which as far as I can tell
  29. BF> applies to both functions and classes.  I see nothing in 14.10
  30. BF> [temp.fct] which disallows them--what did I miss?
  31.  
  32. Good point ;^P It's not in the April '95 CD, apparently :^( However,
  33. it's in the Templates chapter as revised for the Santa Cruz meeting.
  34. Sorry for the confusion, I didn't realize this was this recent.
  35.  
  36. BF> Why are they disallowed?  Are there any technical difficults?
  37.  
  38. The problem you mentioned maybe ;-)
  39.  
  40.     Daveed
  41.  
  42.  
  43. [ comp.std.c++ is moderated.  To submit articles: try just posting with      ]
  44. [ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu         ]
  45. [ FAQ:      http://reality.sgi.com/employees/austern_mti/std-c++/faq.html    ]
  46. [ Policy:   http://reality.sgi.com/employees/austern_mti/std-c++/policy.html ]
  47. [ Comments? mailto:std-c++-request@ncar.ucar.edu                             ]
  48.